home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 July / PCWorld_1999-07_cd.bin / software / Vyzkuste / Synedit / Standard Perl 5.0 Code Skeleto_ / Standard Perl 5.0 Code Skeleto
Text File  |  1999-03-26  |  49b  |  5 lines

  1. #!/usr/bin/perl
  2.  
  3. print "NOT Hello World\n";
  4.  
  5.